home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 1
/
LSD Compendium Deluxe 1.iso
/
a
/
compression
/
filepackers
/
stonecracker.lha
/
StoneCracker
/
include
/
proto
/
stc.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-06-06
|
165 b
|
8 lines
#ifndef PROTO_STC_H
#define PROTO_STC_H
#include <exec/types.h>
extern struct StcBase *StcBase;
#include <clib/stc_protos.h>
#include <pragmas/stc_pragmas.h>
#endif